CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift c

搜索资源列表

  1. match

    0下载:
  2. 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1819
    • 提供者:lucia
  1. siftpp

    1下载:
  2. 运用C语言写的SIFT立体匹配算法的源程序,比较简单易懂-Written in C language using SIFT stereo matching of the source, is relatively simple to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:321828
    • 提供者:刘晓琼
  1. vlfeat-0.9.9.tar

    0下载:
  2. 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2503178
    • 提供者:白水
  1. Descriptors

    0下载:
  2. 关于图像处理过程中对于图像特征提取生成描述子的方法的改进-sift algorithm c++ implementation can be used for student related programming reference, is conducive to sift a deep understanding of the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:617378
    • 提供者:novia
  1. Quasi-dense-match

    1下载:
  2. 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algor
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:275456
    • 提供者:liutailei
  1. siftDemoV42

    0下载:
  2. sift特征提取及匹配代码,由c语言和matlab共同编写,对研究sift算法非常有用。-sift feature extraction and matching code from matlab c language and co-written research sift algorithm is very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:581331
    • 提供者:nedved
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. mySift

    1下载:
  2. sift的C++版,在sift上找出鲁棒性最强的几个特征点,然后以这个点为圆心,以自适应性的尺度为半径画圆,这个非常适合运用于数字水印领域,适用于抵抗数字水印的几何攻击-sift the C++ version of the robustness of the sift to find the strongest on the number of feature points, and then to this point as the center of the scale of self-a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13123807
    • 提供者:房英明
  1. SIFT_VC

    0下载:
  2. 非常快速高效的SIFT特征检测与匹配算法,用C++与OpecCV实现-SIFT features are very fast and efficient detection and matching algorithms, using C++ implementation with OpecCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6214976
    • 提供者:lin
  1. sift_experiment

    0下载:
  2. Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7453319
    • 提供者:流浪小狗
  1. vlfeat-0.9.13-bin.tar

    0下载:
  2. 特别牛的SIFT实现,VLFeat 0.9.13,代码特别清晰。C语言编写,有matlab接口。还包括了SIFT, MSER, k-means, hierarchical k-means等相关算法。-A library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10906486
    • 提供者:tim.wu
  1. CSIFT

    0下载:
  2. 自己实现的用于图像SIFT特征点检测的C++类,基于OpenCV 2.0-A C++ class for image sift points detecting based on OpenCV 2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16382
    • 提供者:王平
  1. sifttest

    0下载:
  2. sift test c++ file. jpg or png.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:988
    • 提供者:karasujps
  1. MatlabSIFT

    0下载:
  2. 由于SIFT变换及匹配在计算上有一定的复杂性,因此给出一种基于COM的C#与Matlab混 合实现。利用Matlab的快速易用性和cOM的灵活性,实现方便地将算法集成于已有的图像处理系统中。-SIFT transform and match certain degree of complexity in the calculation, gives a mixed COM-based C# and Matlab Together to achieve. Using Matlab quic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:207200
    • 提供者:
  1. SIFT_VC

    0下载:
  2. sift算法,简单实用的sift实现,可以帮助别人熟知此算法-sift in visual c++ simple、easy
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2395571
    • 提供者:jack
  1. TuXiangChuLi

    0下载:
  2. 用OpenCV实现的人脸识别sift算法程序,主要是C语言写的,调用了一些OpenCV的函数库-OpenCV achieve recognition sift algorithm program is mainly written in C language, called some of the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:14954
    • 提供者:孙晓川
  1. siftDemoV4

    0下载:
  2. 这是一个检测和匹配SIFT特征点的演示算法,同时还包含一个C程序用于载入特征点来做简单的特征匹配。-This is a detection and matching SIFT feature point presentation algorithm, but also contains a C program used to load the feature point to do a simple feature matching.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:376417
    • 提供者:angeline
  1. sif

    0下载:
  2. sift图像匹配C源代码,,,很不错的代码,,,值得学习,,,需要的不错过了-sift image matching C source code, very good code, it is worth learning, need well over
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:495383
    • 提供者:dfsdf
  1. vlfeat-0.9.14-bin.tar

    0下载:
  2. vlfeat,包含SIFT图像特征提取算法,matlab接口,可以进行dense sift和普通sift,核心部分由c实现,计算高效。-Vlfeat, contains the SIFT image feature extraction algorithm, Matlab interface, can be dense sift and general sift, the core part is implementated by C, computational efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10236325
    • 提供者:lixiafeng
  1. siftDemoV4ofMatlab

    0下载:
  2. matlab版SIFT算法演示程序,简洁易懂易用,实际算法部分用C来实现-SIFT algorithm demo program of matlab version
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:440953
    • 提供者:fisher
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com